Home | History | Annotate | Download | only in include

Lines Matching refs:nativeFormat

31         nativeFormat = NULL;

35 &nativeFormat
48 nativeFormat = NULL;
50 format ? format->nativeFormat : NULL,
51 &nativeFormat
60 nativeFormat,
72 DllExports::GdipDeleteStringFormat(nativeFormat);
78 nativeFormat,
86 SetStatus(DllExports::GdipGetStringFormatFlags(nativeFormat, &flags));
97 nativeFormat,
107 nativeFormat,
116 nativeFormat,
125 nativeFormat,
134 nativeFormat,
143 nativeFormat,
152 nativeFormat,
165 nativeFormat,
175 SetStatus(DllExports::GdipGetStringFormatTabStopCount(nativeFormat, &count));
186 nativeFormat,
200 nativeFormat,
211 nativeFormat,
223 nativeFormat,
237 nativeFormat,
246 nativeFormat,
259 nativeFormat,
269 nativeFormat,
304 nativeFormat = NULL;
306 source.nativeFormat,
307 &nativeFormat
313 DllExports::GdipDeleteStringFormat(nativeFormat);
315 source.nativeFormat,
316 &nativeFormat
326 nativeFormat = clonedStringFormat;
330 GpStringFormat *nativeFormat;
357 &(GenericDefaultStringFormat->nativeFormat)
375 &GenericTypographicStringFormat->nativeFormat